/* 清除默认样式 */
body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, a { padding: 0; margin: 0;  }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
table { border-collapse: collapse; }
.clearfix:after{
     content:".";        
     display:block;        
     height:0;        
     clear:both;        
     visibility:hidden;        

}
ul, dl, li, dd, dt, ol { list-style: none; }
input, select, img { vertical-align: middle; outline: none; }
img{border:0;max-width:100%;}
input[type=button], input[type=submit], button { border: 0; }
body { font-size: 14px; -webkit-text-size-adjust: none; color: #545454;  background-color: #fff; }
.clear { clear: both; }
html, body { width: 100%; }
.noMar { margin: 0; }
.fl { float: left; }
.fr { float: right; }* {
    margin: 0;
    border: 0;
}
a{
	text-decoration: none;
	display: inline-block;
}.tab_x_n{
	display: none;
	
}
.tab_x_y{
	display: block;	
}ul.lqn_tab li a:hover {
    color: #C70000!important;
}ul#ej_nav li a:hover {
    color: #C70000!important;
}






/* 新新新新新新新新新新新版样式*/
body{margin: 0 auto;}
.clear { clear: both; }
body{font-family:"microsoft yahei"; font-size:14px; background:#fff; color:#000;   }
.none{display:none;}
/*公共头*/
.banner{float:left;width:100%;height:345px;background:url(/uiFramework/commonResource/zip/lnhql_image/lnhql_image/sy01.jpg) center top no-repeat;}
.main{width: 1200px;margin: 0 auto;/*position: relative;*/}
.xy_search{float:left;width:377px;height:33px;background:url(/uiFramework/commonResource/zip/lnhql_image/lnhql_image/gg01.png) center top no-repeat;margin: 20px 0 0 620px;}
.inp1{float: left;width: 270px;height:25px;line-height: 25px ;margin: 4px 0 0 10px;border: 0;border-right: 2px solid #e9e9e9;}
.inp2{float: right;width:75px;height:25px;line-height: 25px ;margin:4px 15px 0 0;border: 0;background: url(/uiFramework/commonResource/zip/lnhql_image/lnhql_image/gg02.png) right center no-repeat;color: #000;font-size: 16px;padding: 0 10px 0 10px;text-align: left;}
.gg_mail{float:left;height:20px;background:url(/uiFramework/commonResource/zip/lnhql_image/lnhql_image/gg03.png) left center no-repeat;padding:0 0 0 30px;margin: 25px 0 0 10px;font-family: "microsoft yahei";font-size: 14px;}
.gg_mail1{float:left;height:20px;padding:0 0 0 30px;margin: 25px 0 0 10px;font-family: "microsoft yahei";font-size: 14px;}

/*foot*/
.sy-footer{background-color:#c40000;padding:20px 0px; margin: 0 0; text-align:center;}
.hsz_foot{line-height: 25px;padding: 20px 0;color: #fff;}
.hsz_foot a{color: #fff;}
.ql_link{color: #fff;}
.ql_link a{color: #fff;font-family: "microsoft yahei";font-size: 14px;}


/*导航*/
.nav{height: 60px;background:#d7000f;float: left;width: 100%;}
.nav ul{float: left;width: 100%;padding:0 ;}
.nav ul li{float: left;width: 120px;text-align: center;height: 37px;line-height: 37px;margin: 12px 0 0 0;background: url(	/uiFramework/commonResource/zip/lnhql_image/lnhql_image/ql01.jpg) right center no-repeat;}
.nav ul li.ql_bgno{background:none}
.nav ul li a{float: left;width: 100%;height: 100%;color: #fff;font-size:20px;font-family: "microsoft yahei";}
.nav ul li a:hover{ color: #fff;}
.nav ul li:last-child {background: none;}


/* Page */
.pagebox {text-align:center;margin:50px 0px; float:left; width:100%;}
.pagebox ul {display:inline-block;font-size:0px;}
.pagebox ul li {height:28px;min-width:28px;line-height:28px;display:inline-block;margin-right:12px;font-size: 14px;color: #666;font-family: "microsoft yahei";}
.pagebox ul li a {min-width:28px;height:100%;border:1px solid #dae0ee;padding:0px 7px;box-sizing:border-box;display: inline-block;font-size:14px;color:#666;text-align:center;border-radius:3px;font-family: "microsoft yahei";}
.pagebox ul li a:hover {border:1px solid #c0a981;color:#fff;background-color:#d7000f;}
.pageboxactive a {border:1px solid transparent !important;color:#fff !important;background-color:#d7000f;}
.pagebox ul li font {height:25px;font-size:14px;color:#666;text-align:center;}
.pagebox ul li input {height:23px;border:1px solid #dae0ee;background-color:#f1f4fb;border-radius:3px;width:50px !important;margin:0 !important;text-align:center;}
.pagebox ul li button {height:25px;border:1px solid #dae0ee;background-color:#fefefe;border-radius:3px;color:#666;}
.pagebox ul li .current {color:#fff; background-color:#d7000f;}
.NormalRed {min-width: 28px; height: 28px!important;border: 1px solid #dae0ee; padding: 0px 7px;box-sizing: border-box;display: block;font-size: 14px; color: #666; text-align: center; border-radius: 3px; font-family: "microsoft yahei";display: inline-block;color: #fff!important;background-color: #d7000f;}







/*手机端*/
@media screen and (max-width: 750px)
{
.banner {display: none;}
.nav {display: none;}
}